[INFO] cloning repository https://github.com/skywritergr/Rust-basic-algorithms
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skywritergr/Rust-basic-algorithms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskywritergr%2FRust-basic-algorithms", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskywritergr%2FRust-basic-algorithms'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8396e50e763521b38327f2b1d0bcb278a7974c51
[INFO] testing skywritergr/Rust-basic-algorithms against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskywritergr%2FRust-basic-algorithms" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/skywritergr/Rust-basic-algorithms
[INFO] finished tweaking git repo https://github.com/skywritergr/Rust-basic-algorithms
[INFO] tweaked toml for git repo https://github.com/skywritergr/Rust-basic-algorithms written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skywritergr/Rust-basic-algorithms on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/skywritergr/Rust-basic-algorithms already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 052021efb0f53fe88af1add25c93b7ae3075a9668bd7dfc266046553eb0d6aab
[INFO] running `Command { std: "docker" "start" "-a" "052021efb0f53fe88af1add25c93b7ae3075a9668bd7dfc266046553eb0d6aab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "052021efb0f53fe88af1add25c93b7ae3075a9668bd7dfc266046553eb0d6aab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "052021efb0f53fe88af1add25c93b7ae3075a9668bd7dfc266046553eb0d6aab", kill_on_drop: false }`
[INFO] [stdout] 052021efb0f53fe88af1add25c93b7ae3075a9668bd7dfc266046553eb0d6aab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 253c4ba587811c91167de7f39e15ca52b042ce4057d42526cc11816e6ba2efe5
[INFO] running `Command { std: "docker" "start" "-a" "253c4ba587811c91167de7f39e15ca52b042ce4057d42526cc11816e6ba2efe5", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling algorithms v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `uint` in this scope
[INFO] [stdout]  --> src/sort.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn bubble_sort(array: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]   |                               ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn bubble_sort<uint>(array: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]   |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `uint` in this scope
[INFO] [stdout]  --> src/sort.rs:1:45
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn bubble_sort(array: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]   |                                             ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn bubble_sort<uint>(array: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]   |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `uint` in this scope
[INFO] [stdout]  --> src/sort.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     let mut tempVal : uint;
[INFO] [stdout]   |                       ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `range` in this scope
[INFO] [stdout]  --> src/sort.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |     for i in range(0,resultArray.len()) {
[INFO] [stdout]   |              ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::slice::range;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `range` in this scope
[INFO] [stdout]  --> src/sort.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 |         for j in range(i+1,resultArray.len()).rev() {
[INFO] [stdout]   |                  ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::slice::range;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/sort.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn insertion_sort(array: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]    |                                  ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn insertion_sort<uint>(array: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]    |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/sort.rs:20:48
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn insertion_sort(array: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn insertion_sort<uint>(array: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]    |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `range` in this scope
[INFO] [stdout]   --> src/sort.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |     for j in range(1, resultArray.len()) {
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::slice::range;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/sort.rs:42:34
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn selection_sort(array: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]    |                                  ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn selection_sort<uint>(array: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]    |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/sort.rs:42:48
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn selection_sort(array: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn selection_sort<uint>(array: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]    |                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/sort.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let mut minVal : uint;
[INFO] [stdout]    |                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `range` in this scope
[INFO] [stdout]   --> src/sort.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     for i in range(0, resultArray.len()){
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::slice::range;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `range` in this scope
[INFO] [stdout]   --> src/sort.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 |         for j in range(i+1,resultArray.len()) {
[INFO] [stdout]    |                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::slice::range;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/sort.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn merge_sort(array: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]    |                              ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn merge_sort<uint>(array: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/sort.rs:62:44
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn merge_sort(array: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]    |                                            ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn merge_sort<uint>(array: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/sort.rs:66:15
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let middle : uint = resultArray.len()/2;
[INFO] [stdout]    |                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `range` in this scope
[INFO] [stdout]   --> src/sort.rs:72:11
[INFO] [stdout]    |
[INFO] [stdout] 72 |     for i in range(0,resultArray.len()) {
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::slice::range;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/sort.rs:86:29
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn merge(leftArray: Vec<uint>, rightArray: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]    |                             ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn merge<uint>(leftArray: Vec<uint>, rightArray: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]    |             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/sort.rs:86:52
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn merge(leftArray: Vec<uint>, rightArray: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]    |                                                    ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn merge<uint>(leftArray: Vec<uint>, rightArray: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]    |             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `uint` in this scope
[INFO] [stdout]   --> src/sort.rs:86:66
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn merge(leftArray: Vec<uint>, rightArray: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]    |                                                                  ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn merge<uint>(leftArray: Vec<uint>, rightArray: Vec<uint>) -> Vec<uint> {
[INFO] [stdout]    |             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `algorithms` (lib) due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "253c4ba587811c91167de7f39e15ca52b042ce4057d42526cc11816e6ba2efe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "253c4ba587811c91167de7f39e15ca52b042ce4057d42526cc11816e6ba2efe5", kill_on_drop: false }`
[INFO] [stdout] 253c4ba587811c91167de7f39e15ca52b042ce4057d42526cc11816e6ba2efe5
